*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Fri, 1 Dec 2000 20:45:45 +0000 (20:45 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 1 Dec 2000 20:45:45 +0000 (20:45 +0000)
src/ChangeLog

index b8a419b2acbb3a77ca0fbe59574f2758f2d017fc..9c98f9d31f634110383bb40182009aec9d111785 100644 (file)
@@ -1,3 +1,12 @@
+2000-12-01  Gerd Moellmann  <gerd@gnu.org>
+
+       * window.c (coordinates_in_window): Handle computations for
+       positions on the vertical bar and fringes differently for
+       window-system frames.  Consider some pixels near the vertical bar
+       as on the bar if the frame doesn't have vertical scroll bars.
+       Associate positions between mode or header lines with the
+       right window, the left one.
+
 2000-12-01  Jason Rumney  <jasonr@gnu.org>
 
        * w32term.c (w32_clear_window): Avoid clearing an invalid frame.